home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -seriously_amiga- / programming / other / powercrawler / docs / tips.readme < prev    next >
Text File  |  1999-02-08  |  4KB  |  122 lines

  1. - You must select a Screenmode for the Blocks-Picture BEFORE you load it.
  2.   
  3. - Check out the Screenmode Settings if you get a "Can't open Screen"
  4.   Message.
  5.   
  6. - If the Super-Cursor is active then wait until it is drawn completely
  7.   before starting to paint otherwise the first click might not be reco-
  8.   gnized or recognized too late. (I am trying to fix this!)
  9.  
  10. - The format of the Raw.io-Loader/Saver is described in the file
  11.   "Developer/ExampleIO.s"
  12.  
  13. - Use CONTROL + LEFT MOUSE BUTTON to drag the Map. If your mouse has three
  14.   buttons you can also use the middle one.
  15.   
  16. - You can change the Zoom-Factor during a Range-Selection by pressing
  17.   <+> or <->
  18.   
  19. - You can scroll the Map during a Range-Selection by using the Cursor-Keys
  20.  
  21. - For quick "Cut Brush and add to Brush-Table"-Operation hold down right
  22.   Amiga-Key while selecting the first Point of the Range.
  23.   
  24. - The Fill-Function checks out only the ACTUAL LAYER to see where to fill
  25.   and where not.
  26.   
  27. - The Brush-Cutting-Function cuts from the ACTUAL LAYER to the LAST LAYER
  28.  
  29. - Zoom-Precalcing needs a lot of memory but is considerably faster
  30.  
  31. - PowerCrawler has shortcuts for the Drawing-Tools which should be the
  32.   same as in Deluxe Paint.
  33.   
  34. - If you use Block -1 as transparent Block use the DEL-KEY to select it
  35.   (You can't reach it in the Blocks-Screen as the upper left Block gets
  36.    always the Number 0)
  37.    
  38. - By pressing the "?"-Gadget you can select different Zoom-Factors for 
  39.   X and Y. (For example to keep the aspect right in 2:1 Screens)
  40.   
  41. - You don't have to close the Brush-Window to continue editing.
  42.  
  43. - If you have problems with your GFX-Board try changing the Tooltypes
  44.   (see PowerCrawler.guide!)
  45.  
  46.           PICINTERLEAVED, MAPINTERLEAVED, EDITINTERLEAVED,
  47.           LOADIFFBMF,MASKBMF,TEMPBMF,ONEBLOCK1BMF,ONEBLOCK2BMF,
  48.           PREZOOMPICBMF,PREZOOMMASKBMF,WAITBLIT,SAFELOADIFF
  49.  
  50. - Line-Tool doesn't work? Maybe you have changed its settings to
  51.   One Point/Column or One Point/Row.
  52.   
  53. - Vertical and horizontal Filling is sometimes very pratical (check it out!)
  54.  
  55. - If you don't want PowerCrawler to create icons change the Tooltype
  56.   (NOMAPICONS, NOPRJICONS)
  57.   
  58. - Use an Icon-Editor to change the Default Icons it you don't like them
  59.   (in "Icons/")
  60.   
  61. - If you are working in HAM-Mode deactivate "Edit-Extra-Plane" and "Remap
  62.   Color 0" in the Settings-Menu
  63.   
  64. - Some Settings can only be done in the Tooltypes
  65.  
  66. - Use </> and <*> on the numeric keypad to scroll through your Brushes
  67.  
  68. - Set Pic-Load-Routine (Settings-Menu) to "Internal" if you have created the
  69.   mask in a Paint-Program which supports Mask-Saving (IFF only!). The "Iff-
  70.   Library" and "Datatypes" Pic-Load-Routines don't support masks.
  71.   
  72. - If you load a Project-File that contains Settings your actual Settings will
  73.   be replaced (Unless you select the Settings not to be loaded in the Project
  74.   Window that appears!)
  75.   
  76. - <ALT RIGHT> + <LMB> increases Zoom-Factor
  77.  
  78. - <ALT RIGHT> + <SHIFT RIGHT> + <LMB> decreases Zoom-Factor
  79.  
  80. - Map-Preview Rendering can be aborted by pressing <ESC>
  81.  
  82. - The Popup Menus on Edit-Screen can be used in two ways:
  83.  
  84.     1) CLICK LMB
  85.        RELEASE LMB
  86.        MOVE MOUSE OVER ITEM
  87.        CLICK LMB
  88.        RELEASE LMB
  89.        
  90.     2) CLICK LMB
  91.        MOVE MOUSE OVER ITEM
  92.        RELEASE LMB
  93.        
  94.   You can also use the Keyboard (F3,F4,F5 to activate, CURSOR to move,
  95.                    Return to select, ESC to abort)
  96.  
  97.   You can pop up the Brush-Menu under the Mouse-Pointer by pressing
  98.   <CTRL>+<RMB>
  99.  
  100.  
  101. - The Mem-Type (BYTE or WORD) of the Map Buffer and the Brushes may be
  102.   different.
  103.   
  104. - You can use a Brush for filling.
  105.  
  106. - You can use a Catalog even for the Built-In-Language (english) by
  107.   setting the Tooltype "FORCELOCALE"
  108.   
  109. - Set the Tooltype "XEN" to get XEN-like buttons.
  110.  
  111. - Deactivate Autopoint (Settings-Menu) for the Edit-Windows if you are
  112.   running an Autopoint-Commodity.
  113.   
  114. - Someone please translate the Documentation and/or Catalog in other
  115.   languages.
  116.   
  117. - There are still hundreds of bugs to be discovered. If you find one please
  118.   report it and state also how to reproduce it.
  119.   
  120.  
  121.                     (C) 1999 by Georg Steger.
  122.                     ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯